Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. How do you kill a process in Node.js?

#2. How do you install Nodemon using Node.js?

#3. What does the fs module stand for?

#4. In which of the following areas, Node.js is perfect to use?

#5. What is the default scope in Node.js application.




#6. A stream fires finish event when all data has been flushed to underlying system.?

#7. Which extension is used to save NodeJs files?

#8. Command to start Node REPL

#9. Node Js is _________

#10. Which of the following module is required for path specific operations ?




#11. Which method returns the current working directory of the process.

#12. Which of the following are not Node.js web application frameworks for?

#13. Is node js multithreaded?

#14. Command to list all modules that are install globally?

#15. Node.js is ___________ Language.




#16. Which of following is not builtin node module.

#17. Which function is used to include modules in Node Js

#18. For What npm stands?

#19. What is Callback?

#20. Command to show installed version of Node?




Previous
Finish

Related posts